Articles Search Results

  1. What is the connection string for my mariaDB database? If you want to connect from your site to your mariaDB database, please use: Server=localhost; Port=3306; Database={database}; Uid={user}; Pwd={password} {user} = the db username that you created on our Control Panel {password} = the db passw... Read More
  2. How to Solve the error: "405 - HTTP verb used to access this page is not allowed"? This applies to anyone who uses REST service using ASP.NET Web API. When you try to send HttpDelete and HttpPut Request, you can occassionally see this error message: 405 - HTTP verb used to access this page is not allowed To resolve this issu... Read More
  3. I am unable to renew my Let’s Encrypt SSL Once your Let's Encrypt SSL has expired, you will then try to renew it via our Control Panel. However, occasionally, the server can return an error, making you unable to renew the SSL The solution to this is to put a web.config file in .we... Read More
  4. HTTP Error 502.5 - Process Failure error message when publishing an ASP.NET Core Website On some occassions, when you try to deploy an ASP.NET Core website to our server, you can see the following error message: HTTP Error 502.5 - Process Failure Common causes of this issue: The application process failed to start The applicati... Read More
  5. What are the steps to publish my ASP.NET project to the server? The followings are the guidelines to publish your project properly to our server 1. Please open your project with Visual Studio tool 2. On the Solution Explorer windows (which is normally located on the top right hand corner of the VS tool), right... Read More
  6. Domain Name Server (DNS) Amplification Attack /Domain Name Server (DNS) Amplification Attack Overview A Domain Name Server (DNS) Amplification attack is a popular form of Distributed Denial of Service (DDoS), in which attackers use publically accessible open DNS servers to flood a targe... Read More
  7. How to Setup Full Permission in Plesk 11 and above? Steps by steps to grant full permission in Plesk 11 and Plesk 12: 1. Login to your CP 2. Go to Websites & Domains 3. Find Virtual Directories option 4. Click Directories Access Permission 5. Please kindly grant full permission on... Read More
  8. How to Setup Full Permission in Plesk 9.5? Steps by steps to grant full permission in Plesk 9.5: 1. Login to your Control Panel 2. Click on your domain name 3. Find File Manager option on your Control Panel 4. Go inside your httpdocs folder 5. Go to the folder that you want... Read More
  9. How To Configure Secure Updates and Installations in WordPress on Ubuntu WordPress is the most popular CMS (content management system) used on the internet today. While many people use it because it is powerful and simple, sometimes people make a trade-off for convenience at the expense of security. This is the case in ho... Read More
  10. How To Use WP-CLI to Manage your WordPress Site from the Command Line WordPress is an extremely popular blogging and Content Management System (CMS) used by millions of websites. It can be used to easily organize, manage, and create content on the web and handle interactions with visitors and contributors. Although mos... Read More
Displaying 1 to 10 out of 215 articles found First Page Previous Page Page 1 of 22 Next Page Last Page